Vcenter Vm Tools RunState
Vcenter Vm Tools RunState
Current run state of VMware Tools in the guest operating system.
Possible values:
NOT_RUNNING
: VMware Tools is not running.RUNNING
: VMware Tools is running.EXECUTING_SCRIPTS
: VMware Tools is running scripts as part of a state transition.
This enumeration was added in vSphere API 7.0.0.0.
This data structure has no properties.
Enumeration:
NOT_RUNNING,
RUNNING,
EXECUTING_SCRIPTS,